home *** CD-ROM | disk | FTP | other *** search
/ Art Works / Art Works.iso / demos / artworks / _cableview / _run < prev    next >
Encoding:
Text File  |  1994-10-12  |  1.2 KB  |  32 lines

  1. |
  2. | !Run file for !CableView
  3. |
  4. WimpSlot -min 256K -max 256K
  5. |
  6. Set Narrator$dir <Obey$dir>
  7. |
  8. If "<Font$Prefix>"="" Then Error !Font-application has not been seen by the filer! Find !Font and double-click on it.
  9. |
  10. RMEnsure ColourTrans 0.51 RMLoad <Narrator$dir>.Resources.Colours
  11. RMEnsure ColourTrans 0.51 Error You need ColourTrans 0.51 or later
  12. RMEnsure VideoUtils 1.16 RMLoad <Narrator$dir>.RESOURCES.Video
  13. RMEnsure VideoUtils 1.16 Error You need VideoUtils module 1.16 or later
  14. RMEnsure ABCLibrary 4.00 RMLoad <Narrator$dir>.RESOURCES.ABCLib
  15. RMEnsure ABCLibrary 4.00 Error You need ABC module 4.00 or later
  16. RMEnsure FPEmulator 2.70 RMLoad <Narrator$dir>.RESOURCES.FPEmulator
  17. RMEnsure FPEmulator 2.70 Error You need Floating Point Emulator 2.70 or later
  18. RMEnsure VideoUtils 1.18 RMLoad <Narrator$dir>.RESOURCES.Video
  19. RMEnsure VideoUtils 1.18 Error You need VideoUtils module1.18 or later
  20. |
  21. IconSprites <obey$dir>.!Sprites
  22. IconSprites <obey$dir>.Resources.Sprites
  23. |
  24. Set File$Type_C51 CNdoc
  25. Set File$Type_C52 CNstyle
  26. Set File$Type_222 CNcalendar
  27. Set File$Type_223 CNedition
  28. Set File$Type_C50 CNstory
  29. Set Alias$@RunType_C50 Run <Obey$dir>.!Run %%*0
  30. |
  31. Run "<Obey$Dir>.!RunImage" %*0
  32.